[introspection] annotate delete_text invoker to match do_delete_text v-method
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 28 Oct 2010 17:25:10 +0000 (13:25 -0400)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 28 Oct 2010 17:25:10 +0000 (13:25 -0400)
gtk/gtkeditable.c

index c80eb8c8ddd97ea4b503a64105419a3e62104026..fc6ea32c2649d74f1839c0127c3f62dd6b4dba0e 100644 (file)
@@ -227,6 +227,8 @@ gtk_editable_insert_text (GtkEditable *editable,
  * are those from @start_pos to the end of the text.
  *
  * Note that the positions are specified in characters, not bytes.
+ *
+ * Virtual: do_delete_text
  */
 void
 gtk_editable_delete_text (GtkEditable *editable,